powerpc/p1022ds: Add support for NAND and NAND boot using SPL
authorMatthew McClintock <[email protected]>
Mon, 18 Feb 2013 10:02:19 +0000 (10:02 +0000)
committerAndy Fleming <[email protected]>
Thu, 2 May 2013 21:56:43 +0000 (16:56 -0500)
commitf45210d6e7aa600fa0fa96eb67afb37567fd4cce
tree7f6e8caa9b9cfa68bc61dca3f2f427a3672e9362
parentf5c2623d80d72e397f1d6211b9691f7580461166
powerpc/p1022ds: Add support for NAND and NAND boot using SPL

Add defines needed to access NAND, remove second flash bank that is
actually connected to NAND.

Add nand booting support for P1022DS with hardcoded DDR config using
SPL framework from 2011

Signed-off-by: Matthew McClintock <[email protected]>
Signed-off-by: Jerry Huang <[email protected]>
Signed-off-by: Jiang Yutang <[email protected]>
Signed-off-by: Kumar Gala <[email protected]>
Signed-off-by: Andy Fleming <[email protected]>
board/freescale/common/Makefile
board/freescale/p1022ds/Makefile
board/freescale/p1022ds/law.c
board/freescale/p1022ds/spl_minimal.c [new file with mode: 0644]
board/freescale/p1022ds/tlb.c
boards.cfg
include/configs/P1022DS.h